[INFO] cloning repository https://github.com/Phault/proto-dotnet-plugin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Phault/proto-dotnet-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhault%2Fproto-dotnet-plugin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhault%2Fproto-dotnet-plugin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3dba6caee5579a7eeccb5ee1f043091e197bc194
[INFO] checking Phault/proto-dotnet-plugin against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhault%2Fproto-dotnet-plugin" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Phault/proto-dotnet-plugin
[INFO] finished tweaking git repo https://github.com/Phault/proto-dotnet-plugin
[INFO] tweaked toml for git repo https://github.com/Phault/proto-dotnet-plugin written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Phault/proto-dotnet-plugin on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Phault/proto-dotnet-plugin already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f4f4497bc96e033e8e182ea178847f58dd823aad50c84cdb09bf9ee788fd08a5
[INFO] running `Command { std: "docker" "start" "f4f4497bc96e033e8e182ea178847f58dd823aad50c84cdb09bf9ee788fd08a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4f4497bc96e033e8e182ea178847f58dd823aad50c84cdb09bf9ee788fd08a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f4f4497bc96e033e8e182ea178847f58dd823aad50c84cdb09bf9ee788fd08a5" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4f4497bc96e033e8e182ea178847f58dd823aad50c84cdb09bf9ee788fd08a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f4f4497bc96e033e8e182ea178847f58dd823aad50c84cdb09bf9ee788fd08a5" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling ahash v0.8.10
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]     Checking anyhow v1.0.80
[INFO] [stderr]    Compiling cranelift-isle v0.104.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking winnow v0.6.5
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.104.2
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.104.2
[INFO] [stderr]     Checking bumpalo v3.15.3
[INFO] [stderr]    Compiling io-lifetimes v2.0.3
[INFO] [stderr]     Checking cranelift-control v0.104.2
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking supports-color v3.0.0
[INFO] [stderr]     Checking owo-colors v4.0.0
[INFO] [stderr]    Compiling io-extras v0.18.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking wasm-encoder v0.38.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking wasmtime-component-util v17.0.2
[INFO] [stderr]    Compiling cap-primitives v2.0.1
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]     Checking castaway v0.2.2
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]     Checking starbase_styles v0.3.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]     Checking wasmtime-asm-macros v17.0.2
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling cap-std v2.0.1
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling manyhow-macros v0.11.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking wasm-encoder v0.201.0
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]    Compiling wasmtime-cache v17.0.2
[INFO] [stderr]     Checking wasmtime-wmemcheck v17.0.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking wast v201.0.0
[INFO] [stderr]     Checking ittapi v0.4.0
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]     Checking rmp v0.8.12
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v17.0.2
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]    Compiling wasi-common v17.0.2
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling cranelift-codegen v0.104.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]     Checking rustls-pki-types v1.3.1
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]     Checking garde v0.18.0
[INFO] [stderr]    Compiling manyhow v0.11.0
[INFO] [stderr]    Compiling cbindgen v0.26.0
[INFO] [stderr]    Compiling cap-fs-ext v2.0.1
[INFO] [stderr]    Compiling system-interface v0.26.1
[INFO] [stderr]     Checking const_format v0.2.32
[INFO] [stderr]     Checking cap-rand v2.0.1
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking pori v0.0.0
[INFO] [stderr]    Compiling rustls v0.22.2
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking relative-path v1.9.2
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking json-strip-comments v1.0.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking human-sort v0.2.2
[INFO] [stderr]    Compiling wasmtime-wasi v17.0.2
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking fs-set-times v0.20.1
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]     Checking fs4 v0.7.0
[INFO] [stderr]     Checking xattr v1.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v17.0.2
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling miette-derive v7.1.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling wasmtime-fiber v17.0.2
[INFO] [stderr]    Compiling wasmtime-runtime v17.0.2
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]    Compiling prost-derive v0.12.3
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking cap-time-ext v2.0.1
[INFO] [stderr]     Checking cap-net-ext v2.0.1
[INFO] [stderr]     Checking tar v0.4.40
[INFO] [stderr]    Compiling extism-pdk-derive v1.1.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking rustls-webpki v0.102.2
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking thiserror v1.0.57
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]     Checking prost v0.12.3
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking wat v1.201.0
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking miette v7.1.0
[INFO] [stderr]     Checking wax v0.6.0
[INFO] [stderr]    Compiling schematic_macros v0.14.1
[INFO] [stderr]     Checking predicates v3.1.0
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling starbase_macros v0.5.0
[INFO] [stderr]     Checking once_map v0.4.15
[INFO] [stderr]     Checking command-group v5.0.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]    Compiling cached_proc_macro v0.20.0
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]     Checking proto_shim v0.2.7
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking minisign-verify v0.2.1
[INFO] [stderr]     Checking similar v2.4.0
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking clean-path v0.2.1
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]    Compiling wiggle-generate v17.0.2
[INFO] [stderr]     Checking assert_fs v1.1.1
[INFO] [stderr]     Checking insta v1.35.1
[INFO] [stderr]     Checking cached v0.49.2
[INFO] [stderr]     Checking ureq v2.9.6
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking starbase_events v0.5.0
[INFO] [stderr]    Compiling wiggle-macro v17.0.2
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking cranelift-entity v0.104.2
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.15
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking rmp-serde v1.1.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking cranelift-bforest v0.104.2
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking toml_edit v0.22.6
[INFO] [stderr]     Checking wasmparser v0.118.2
[INFO] [stderr]     Checking wasmparser v0.121.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking zstd v0.13.0
[INFO] [stderr]     Checking fxprof-processed-profile v0.6.0
[INFO] [stderr]     Checking extism-manifest v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling wit-parser v0.13.2
[INFO] [stderr]     Checking toml v0.8.10
[INFO] [stderr]     Checking schematic_types v0.6.0
[INFO] [stderr]     Checking starbase_utils v0.5.0
[INFO] [stderr]     Checking schematic v0.14.3
[INFO] [stderr]     Checking starbase_archive v0.5.0
[INFO] [stderr]     Checking starbase_sandbox v0.4.0
[INFO] [stderr]     Checking system_env v0.2.2
[INFO] [stderr]     Checking version_spec v0.2.1
[INFO] [stderr]     Checking warpgate_api v0.4.3
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v17.0.2
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr] error: could not compile `wasmparser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.118.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a74004046d3b391c -C extra-filename=-597591ac734f1452 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-7d4966c6c7607998.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-88d324e1d57122e4.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.32.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=8d9c0ca3d61b377b -C extra-filename=-ca54d61c87218dda --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-66f81e969af9d005.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-faac23b7c1c40d13.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-7d4966c6c7607998.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-23d8dde3fe4d9adb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f4f4497bc96e033e8e182ea178847f58dd823aad50c84cdb09bf9ee788fd08a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4f4497bc96e033e8e182ea178847f58dd823aad50c84cdb09bf9ee788fd08a5", kill_on_drop: false }`
[INFO] [stdout] f4f4497bc96e033e8e182ea178847f58dd823aad50c84cdb09bf9ee788fd08a5
